Welcome![Sign In][Sign Up]
Location:
Search - k-means matlab

Search list

[Mathimatics-Numerical algorithmskmeansNetlab

Description: KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The point at which a local minimum is achieved is returned as CENTRES.
Platform: | Size: 2048 | Author: 西晃云 | Hits:

[AI-NN-PRc-means+isodata

Description: C均值算法,ISODATA算法综合,属于模式识别-C means algorithm, ISODATA algorithm synthesis, belonging to pattern recognition
Platform: | Size: 398336 | Author: 廖君华 | Hits:

[Graph programK-L

Description: KL变换的Matlab实现 KL 变换是图像正交变换的一种,在图像压缩领域有着广泛应用。-KL Transform Matlab realize KL transform is a kind of orthogonal transformation image in the field of image compression have broad application.
Platform: | Size: 1024 | Author: 贺宏洲 | Hits:

[matlabNetCreate

Description: 现有的几个网络拓扑随机发生器,其实很难生成理想的网络拓扑结构,其主要原因在于很难控制节点的疏密和间距。我们提出来的这个改进算法,在随机抛撒节点的时候使用了K均值聚类,由本算法作为网络拓扑发生器,网络节点分布均匀且疏密得当,边的分布也比较均衡-The few existing random network topology generator, is in fact very difficult to generate the desired network topology, the main reason it is difficult to control the node density and spacing. We put forward the improved algorithm, throw in random nodes when using the K-means clustering, by the algorithm as a network topology generator, network nodes and spacing evenly distributed properly, the edge of a more balanced distribution of
Platform: | Size: 2048 | Author: ben | Hits:

[Mathimatics-Numerical algorithmsnewkmeans

Description: k-means算法,请大家参考,这是一个新的k-means源码-k-means algorithm, please refer to, this is a new source of k-means
Platform: | Size: 82944 | Author: fanliutong | Hits:

[Windows Developk-median

Description: 这是一个关于k中心聚类的算法,希望大家指点。-It is a clustering algorithm k centers, I hope everyone pointing.
Platform: | Size: 593920 | Author: fanliutong | Hits:

[AI-NN-PRmatlabk-means

Description: 此程序用与图象 图形的模式识别,在VC环境下实现matlab的聚类算法-This procedure with graphics and image pattern recognition, in the VC environment realize the clustering algorithm matlab
Platform: | Size: 4665344 | Author: 朱舸 | Hits:

[Mathimatics-Numerical algorithmsKMEANS

Description: K-MEANS算法 输入:聚类个数k,以及包含 n个数据对象的数据库。 输出:满足方差最小标准的k个聚类。 处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止 (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-K-MEANS algorithm Input: cluster number k, and contains n data object database. Output: the minimum standards to meet the variance k-clustering. Deal flow: (1) a data object from the n choose k object as initial cluster centers (2) cycle (3) to (4) until a change in each cluster is no longer so far (3) according to each Clustering objects mean (central object), calculated for each object with these centers to object distance and in accordance with a minimum distance between a re-division of the corresponding object (4) re-calculated for each (change) clustering of the mean (central object )
Platform: | Size: 3072 | Author: 快快 | Hits:

[Special EffectsKaverage

Description: K均值模式识别程序。matlab语言实现。多学程序,多多亦善。-K-means pattern recognition procedures. matlab language. Learn procedures, many are also good.
Platform: | Size: 3072 | Author: 刘雷 | Hits:

[Special Effectsk_uiniform

Description: k均值算法的matlab程序,可直接运行。-k-means algorithm matlab procedures, can be directly run.
Platform: | Size: 1024 | Author: jie | Hits:

[AI-NN-PRfastkmeans

Description: matlab版本的k-means聚类程序,很简单易懂,适用于matlab和聚类的初学者-matlab version of the k-means clustering procedure is very simple and easy to understand, apply and clustering matlab beginner
Platform: | Size: 3072 | Author: qianwen | Hits:

[matlabClassification_toolbox

Description: 各种分类器的工具包,包括贝叶斯分类器,k-means分类器等!-Various classifier toolkit, including the Bayesian classifier, k-means classifier, etc.!
Platform: | Size: 657408 | Author: 王琛 | Hits:

[Graph programknn

Description: knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
Platform: | Size: 1024 | Author: zc | Hits:

[matlabkmeanforvoice

Description: K-MEAN:经典K均值算法,适用领域:语音识别,图像识别-K-MEAN: classical K-means algorithm, the application areas: speech recognition, image recognition
Platform: | Size: 70656 | Author: annie | Hits:

[matlabKMEANS

Description: 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图-Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
Platform: | Size: 32768 | Author: wanghuali | Hits:

[Special Effects99273866Ms_segmenter

Description: 用matlab实现的图像k均值分割,很好用的,以经过验证-Using matlab to achieve k-means image segmentation, well used to a proven
Platform: | Size: 34816 | Author: zhangyan | Hits:

[3D Graphickdtree

Description: K-D树源码,不错的空间查找算法,在三维重建和匹配中应用较多!-KD tree source, good space search algorithm, in the three-dimensional reconstruction and matching the application of more!
Platform: | Size: 105472 | Author: yangronghao | Hits:

[Special Effectspc

Description: 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文。-Using phase coherence image edge extraction, K-means clustering image after region growing segmentation, attached reference paper.
Platform: | Size: 2565120 | Author: ost86 | Hits:

[AI-NN-PRKNN

Description: K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
Platform: | Size: 1024 | Author: skyfly | Hits:

[matlabk-means

Description: 聚类实现,k-means算法的一个MATLAB实现-Achieve clustering, k-means algorithm to achieve a MATLAB
Platform: | Size: 2048 | Author: 军官 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »

CodeBus www.codebus.net